adTempus API
PreviousUpNext
IDateSchedule::Shared Property

Gets or sets the value that determines whether the schedule can be shared with other jobs

C++
__property VARIANT_BOOL Shared;
C#
VARIANT_BOOL Shared;
Visual Basic
Property Shared() As VARIANT_BOOL
Default Value

false

If this property is True, the schedule appears in the "Shared Schedules" list in the Console and can be used on more than one job. The schedule is not deleted when the job is deleted. 

If the property is False, the schedule is not shared and is owned by the job to which it is attached. The schedule is deleted when the job is deleted.

See the overview for more information

adTempus API Reference version 3.0.0.0, revised 10/30/2008